home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Context / RSS.DEF < prev    next >
Text File  |  2003-10-25  |  6KB  |  252 lines

  1. ; PSPad clip definition file for RSS and RDF
  2. ;
  3. ;
  4. ; Author: Karel Pavelka webjob@seznam.cz
  5. ; translated by: Jan Fiala
  6. ; last revision: 30.8.2003
  7. [Macro definition]
  8. %domain%=@E domain=,domain=,,,"
  9. %encoding%=@C encoding=,encoding=,,windows-1250;iso-8859-2;utf-8,"
  10. %isPermaLink%=@C isPermaLink=,isPermaLink=,,true;false,"
  11. %language%=@C language,,,cs;sk;de;en;hu,
  12. %length%=@E length=,length=,,,"
  13. %path%=@E path=,path=,,,"
  14. %port%=@E port=,port=,,,"
  15. %protocol%=@E protocol=,protocol=,,,"
  16. %rdfabout%=@C rdf:about=,rdf:about=,,http://,"
  17. %rdfresource%=@C rdf:resource=,rdf:resource=,,http://,"
  18. %registerProcedure%=@E registerProcedure=,registerProcedure=,,,"
  19. %typem%=@C MIME type=,type=,,application/x-shockwave-flash;application/pdf;application/postscript;application/x-zip-compressed;application/msword;application/msexcel;application/rtf;application/java;application/x-javascript;text/html;text/plain;video/x-msvideo;video/quicktime;video/x-mpeg2;audio/x-pn/realaudio;audio/x-mpeg;audio/waw;audio/aiff;audio/basic;image/tiff;image/jpeg;image/gif;image/png;image/x-photo-cd;image/x-MS-bmp;image/x-rgb;image/x-portable-pixmap;image/x-portable-greymap;image/x-portablebitmap,"
  20. %url%=@E url=,url=,,,"
  21. %version%=@C version=,version=,,"1.0","
  22. %versionrss%=@C version=,version=,,"0.91";"0.92";"2.0","
  23. ;
  24. ;
  25. [  | nonbreak space]*Shift+Ctrl+Space
  26.  
  27. [„ | lower quote]*Shift+Ctrl+U
  28. [“ | upper quote]*Ctrl+U
  29. [' | apostroph]
  30. '
  31. [> | char ">"]
  32. >
  33. [< | char "<"]
  34. <
  35. [& | amphersand]
  36. &
  37. ;
  38. [!-- | line comment <!-- text -->]
  39. <!-- %koment%º| -->
  40. ;
  41. [!--- | block comment <!-- text -->]
  42. <!--
  43.  º|
  44. -->
  45. ;
  46. [author | author]
  47. <author>tvuj_email___Jmeno_Prijmeni</author>
  48. ;
  49. [category | category]
  50. <category %domain%>º|</category>
  51. ;
  52. [cloud  | cloud]
  53. <cloud %domain% %port% %path% %registerProcedure% %protocol% />
  54. |
  55. ;
  56. [comments | comment]
  57. <comments>º|</comments>
  58. ;
  59. [copyright | Copyright (100 chars max)]
  60. <copyright>Copyright º|</copyright>
  61. ;
  62. [day | day of week name]
  63. <day>º|</day>
  64. ;
  65. [description | text description for item, channel, image and textinput. (500 chars max)]
  66. <description>º|</description>
  67. ;
  68. [docs | element should by contain chanel description URL (500 chars max)]
  69. <docs>º|</docs>
  70. ;
  71. [DOCTYPE | RSS document version 0.91 declaration]
  72. <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
  73. |
  74. ;
  75. [enclosure | enclosure]
  76. <enclosure %url% %length% %typem% />
  77. ;
  78. [guid | guid]
  79. <guid %isPermaLink%>º|</guid>
  80. ;
  81. [height | picture height]
  82. <height>|<height>
  83. ;
  84. [hour | hour (0-23)]
  85. <hour>º|</hour>
  86. ;
  87. [channel | chanel info]
  88. <channel %rdfabout%>
  89.  º|
  90. </channel>
  91. ;
  92. [image | logo chanel picture link (gif, jpg, png)]
  93. <image>
  94.  <url>º|</url>
  95.  <link></link>
  96.  <title></title>
  97. </image>
  98. ;
  99. [item | chanel item]
  100. <item>
  101.  <title></title>
  102.  <link></link>
  103. </item>
  104. ;
  105. [language | chanel language specification]
  106. <language>%language%</language>
  107. ;
  108. [lastBuiltDate | last file modification]
  109. <lastBuiltDate>%RFCTime%</lastBuiltDate>
  110. ;
  111. [link | URL address (500 chars max)]
  112. <link>º|</link>
  113. ;
  114. [managingEditor | web editor e-mail (100 chars max)]
  115. <managingEditor>email Name Surname</managingEditor>
  116. ;
  117. [name | name (500 chars max)]
  118. <name>º|</name>
  119. ;
  120. [pubDate | chanel contents publication date ]
  121. <pubDate>%RFCTime%</pubDate>
  122. ;
  123. [rating | PICS chanel rating (500 chars max)]
  124. <rating>º|</rating>
  125. ;
  126. [rdf | begin-end RDF contents identification]
  127. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">
  128.  º|
  129. </rdf:RDF> 
  130. ;
  131. [RDFs |N simple RDF page]
  132. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">
  133. <!-- RSS generated by PSPad editor, www.pspad.com; %RFCTime% -->
  134.  º|
  135. </rdf:RDF> 
  136. ;
  137. [rdfSEQ | <rdf:Seq>]
  138. <rdf:Seq>
  139.  º|
  140. </rdf:Seq>
  141. ;
  142. [rdfLI | <rdf:li />]
  143. <rdf:li %rdfresource% />
  144. |
  145. ;
  146. [rss | begin-end RSS content identification]
  147. <rss %versionrss%>
  148.  º|
  149. </rss>
  150. ;
  151. [RSSs |N simple RSS page]
  152. <?xml version="1.0"?>
  153.  
  154. <!DOCTYPE rss SYSTEM "http://my.netscape.com/publish/formats/rss-0.91.dtd">
  155. <!-- RSS generated by PSPad editor, www.pspad.com; %RFCTime% -->
  156. <rss version="0.91">
  157.  <channel>
  158.   <language>%language%</language>
  159.   <description></description>
  160.   <link></link>
  161.   <title></title>
  162.   <image>
  163.    <link></link>
  164.    <title></title>
  165.    <url></url>
  166.   </image>
  167.  </channel>
  168. </rss>
  169. ;
  170. [skipDays | skipDays]
  171. <skipDays>º|</skipDays>
  172. ;
  173. [skipHours | skipHours]
  174. <skipHours>
  175.  <hour>º|</hour>
  176. </skipHours>
  177. ;
  178. [source | source]
  179. <source %url%>º|</source>
  180. ;
  181. [textInput | text field input]
  182. <textInput>º|</textInput>
  183. ;
  184. [title | text source identification (40 chars max)]
  185. <title>º|</title>
  186. ;
  187. [ttl | ttl]
  188. <ttl>º|</ttl>
  189. ;
  190. [url | source placement (500 chars max)]
  191. <url>º|</url>
  192. ;
  193. [webMaster | webmaster contact (100 chars max)]
  194. <webMaster>email name</webMaster>
  195. ;
  196. [width | picture width (value range 1..144, default 88]
  197. <width>º|</width>
  198. ;
  199. [xml | XML document identification]
  200. <?xml %version% %encoding%?>
  201. ;
  202. [Keywords]
  203. author>
  204. category
  205. cloud
  206. comments>
  207. copyright>
  208. day>
  209. description>
  210. docs>
  211. DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
  212. domain=
  213. enclosure
  214. encoding=
  215. guid
  216. height>
  217. hour>
  218. channel
  219. image>
  220. isPermaLink=
  221. language>
  222. lastBuiltDate>
  223. length=
  224. link>
  225. managingEditor>
  226. name>
  227. path=
  228. port=
  229. protocol=
  230. pubDate>
  231. rating>
  232. rdf:
  233. rdf:about=
  234. rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">
  235. rdf:resource=
  236. registerProcedure=
  237. skipDays>
  238. skipHours>
  239. source
  240. textInput>
  241. title>
  242. ttl>
  243. type=
  244. url=
  245. url>
  246. version=
  247. webMaster>
  248. width>
  249.  
  250.